mergAVAffineTransformSize
Type
function
Summary
This will apply the affine transform to a size and return the result
Syntax
mergAVAffineTransformSize(<pTransform>, <pSize>)
Description
This will apply the affine transform to a size and return the result
Parameters
Name | Type | Description |
---|---|---|
pTransform | an affine transform as "a,d,c,d,tx,ty" | |
pSize | the size to be transformed in the form "width,height" |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile